home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1997 October: Mac OS SDK
/
Dev.CD Oct 97 SDK2.toast
/
Development Kits (Disc 2)
/
Thread Manager
/
ThreadUtilities
/
Util Headers & Source
/
Make Rules
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-11-17
|
211 b
|
7 lines
|
[
TEXT/MPS
]
#
# Rules for making the Thread Library
# Select the following three lines and press the <enter> key
#
C ThreadUtil.c -opt speed -o ThreadUtil.c.o
lib ThreadUtil.c.o -o ThreadUtilLib.o
Delete -i ThreadUtil.c.o